Welcome![Sign In][Sign Up]
Location:
Search - access control .net

Search list

[Internet-Networkclosetoasp.netsource

Description: 第一章 初识ASP.NET第二章 第一个ASP.NET程序第三章 ASP.NET、C#语法第四章 常用对象的应用 第五章 SERVER控件 第六章 数据库访问 第七章 ASP.NETApplication 第八章 文件的操作 第九章 XML 第十章 WebService 第十一章 高级应用 第十二章 高级应用实例 -acquaintances ASP.NET second Chapter 1 ASP.NET procedures third chapter ASP.NE T, C# syntax fourth chapter of Common Object Application Server Control Chapter 5 Chapter 6 Chapter 7 Database Access ASP.NETApplication eighth chapter documents the operation of the ninth chapter XML Chapter 10 WebServic e Chapter 11 Chapter 12 Senior High Application Application
Platform: | Size: 361472 | Author: maomao | Hits:

[WEB Code20061017214535webnews

Description: ASP.NET+ACCESS平台编写,功能较为简单,但包含数据库的一切操作及.NET的常用控件,程序中使用了Socut.Data外部控件(主要的数据库操作),代码大为减少-ASP.NET prepared ACCESS platform, functional simplicity, However, the database contains all the operational and.NET Common Controls procedures used Socut.Data external control (the main data base), much less code
Platform: | Size: 146432 | Author: 许志斌 | Hits:

[ERP-EIP-OA-PortalAttendManager

Description: .net 2005 c# 完整的门禁考勤系统-. net 2005 c# complete Time and Attendance Access Control System
Platform: | Size: 359424 | Author: bomb | Hits:

[WEB Codepermisstion20080402

Description: asp.net权限控制原代码,采用HTTPMODEL无须在每个页面插入权限控制代码-asp.net permissions to control the original code, there is no need to adopt HTTPMODEL page insert in each access control code
Platform: | Size: 1994752 | Author: zpy | Hits:

[WEB CodeSocut_News

Description: asp.net 学习的经典源码,有权限控制-asp.net learning classical source, and access control
Platform: | Size: 135168 | Author: yousuf | Hits:

[Other DatabasesDbaForOleDb

Description: .Net控件,MS Access 数据库操作控件,支持对Access2003,Access2007的操作,包括连接、读写等。-. Net control, MS Access database operations control, support Access2003, Access2007 operation, including connectivity, such as reading and writing.
Platform: | Size: 52224 | Author: blestbiz | Hits:

[CSharpCache_dotnet_cs

Description: 实现LRU算法的cache dotnet C#源码,用来支持asp.net程序提升系统访问速度。同时保证系统能够控制内存的使用不产生泄漏。-LRU algorithm implementation cache dotnet C# source code, used to support asp.net procedures to enhance the speed of system access. At the same time to ensure that the system be able to control the use of memory does not have a leak.
Platform: | Size: 57344 | Author: zzj | Hits:

[OtherTwainGui

Description: 使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.-In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.
Platform: | Size: 29696 | Author: 堂堂 | Hits:

[OS programNovellLdapSearch

Description: 活动目录中各个企业中经常使用,比如用于管理用户帐号、提供邮件服务、存储空间或者控制报表访问等。现在的.net库中确实已经存在相应的开发组件System.Directory,不过这个组件的访问速度非常慢,并且和竞争产品OpenLDAP及Novell Directory Services (NDS)的交互非常不好。当前Novell已经开源了操作活动目录(Active Directory)的开发库,他适用于所有与X.500兼容的目录操作。这里的文章和实例就是正对这个开源库的使用、尤其介绍它的搜索部分。 -Active Directory in the various enterprises often use, such as for managing user accounts, provide email services, storage space or access control statements. Now. Net library has indeed exist in the development of the corresponding components System.Directory, but this component is very slow access speed, and competitive products and OpenLDAP and Novell Directory Services (NDS) is not interactive. Novell currently has open-source operating Active Directory (Active Directory) the development of the Treasury, he applies to all compatible with the X.500 directory operation. Here is the article and examples of this are the use of open source database, especially the english part of its introduction.
Platform: | Size: 331776 | Author: 王波 | Hits:

[WEB Codepicturesupervisorysystem

Description: 该系统是一个基于ASP+Access(需fso组件支持)的图片管理系统。 1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,分为5类。自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板 4.完善的html生成功能,可以单独生成每个图片集,每个栏目,也包括全站生成。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),图片可以批量上传,使图片添加更容易。 7.可以控制图片集索引生成时的图片大小和图片排列方式。 8.可在线编辑模板,编辑模板时可直接插入系统模板标签。 9.生成图片集时可以选择是否生成图片页,适合小图片的显示 10.只生成图片索引页时可以选择图片按指定的大小显示或按原大小显示 11.生成栏目索引时可以选择是否以图片或文字标题的形式,可以自定义显示样式。 12.前台提供搜索功能。(search.asp) 13.其他功能:压缩,备份,恢复数据库;系统空间占用信息;系统统计信息等,详细情形请查看程序。 14.数据库带有默认模板。-It was one repose asp+access (require fso subassembly took the part of ) picture supervisory system that be one s turn system. 1. reclassify Both 2. proscenia whole page spanning html,include net station homepage and navigation column 3. user-defined templet,broke into five genera. Freedom very high,could for each sort,each picture multitude,even per sheet picture page mount different templet 4. sophisticated html spanning function,could solitude spanning each picture multitude,each column,too include complete station spanning. 5. user-defined user-defined label function,spanning hour whole for html,not spanning js file,keep out of js invoke superabundance engender page display slowness. Six. three strain picture stoke mode(high-quality/simplicity/upper biography),picture could lot upper biography up, lead picture stoke still easiness up to. Both seven. could control chart piece multitude index generation picture size and picture borehole pattern. Eight. approve on
Platform: | Size: 380928 | Author: 袁锐 | Hits:

[.netmessageboard

Description: access+ asp.net(vb)写的留言板。很简单。使用datalist控件来显示信息。希望能给大家提供帮助。-access+ asp.net (vb) to write the message board. It is very simple. Using datalist control to display information. I hope we can help.
Platform: | Size: 258048 | Author: 辛强 | Hits:

[WEB Codesofthy145h

Description: Microsoft Chart Controls for .NET Framework支持各种丰富的图表选项,包括pie(饼图), area(区域), range(范围), point(点), circular(圆形), accumulation(累积), data distribution(数据分布), ajax interactive(AJAX交互), doughnut(甜圈图)等等。你可以在控件的声明中静态地声明图表数据,或者也可以使用数据绑定动态地填充。在运行时,该服务器控件会生成一个图片(譬如一个.PNG文件),是使用控件输出的元素在页面的客户端HTML中引用的。该服务器控件支持缓存图表图片的功能,还支持保存到硬盘上以在持久性场景中使用的功能。它不要求安装其他的服务器软件,可以用于任何标准的ASP.NET网页上。 使用 整个图形控件主要由以下几个部份组成: 1.Annotations --图形注解集合 2.ChartAreas --图表区域集合 3.Legends --图例集合 4.Series    --图表序列集合(即图表数据对象集合) 5.Titles    --图标的标题集合该示例代码可以通过设置各类参数,动态展现了三维、平面、曲线等各类Chart图及结合Ajax的应用,具体功能请查看[本地演示] 同时可以在线查看C#和Vb.net相关源码,数据库采用的是Access 运行程序前请按照源码目录下的 MSChart.exe -Microsoft Chart Controls for. NET Framework supports a variety of rich chart options, including pie (pie chart), area (regional), range (range), point (point), circular (round), accumulation (cumulative), data distribution (data distribution), ajax interactive (AJAX interaction), doughnut (donut graph) and so on. You can control the static statement to state chart data, or can also use data binding to fill dynamically. At runtime, the server control will generate a picture (for example, a. PNG file), is to use the control elements of the output of the client in HTML page is referenced. The server control to support the cache function of the chart picture, but also support in order to be saved to your hard disk in persistent use of the function of the scene. It does not require the installation of other server software, can be used in any standard ASP.NET page. Control the use of the graphics part of the main components from the following: 1.Annotations- collection of graphics comment
Platform: | Size: 5874688 | Author: power | Hits:

[Goverment applicationnetbook

Description: 我们的目标:做最具有价值的网上开店软件 NetShop软件特点介绍: 1、使用ASP.Net(c#)2.0、多层结构开发 2、前台设计不采用任何.NET内置控件读取数据,完全标签化模板处理,加快读取速度 3、安全的数据添加删除读取操作,利用存储过程模式彻底防制SQL注入式攻击 4、前台架构DIV+CSS兼容IE6,IE7,FF等,有利于搜索引挚收录 5、后台内置强大的功能,整合多家网店系统的功能,加以优化。 6、支持三种类型的数据库:Access、SqlServer、MySql(当前Access版)-Our goal: to do the most valuable software online shop software NetShop Features: 1, the use of ASP.Net (c#) 2.0, the development of multi-layer structure 2, the use of any future design. NET built-in controls to read the data, completely labeling of the template processing to speed up the read speed of 3, to add security to delete the data read operation, the use of the complete control model stored procedure SQL injection attacks on 4, the future structure of DIV+ CSS-compatible IE6, IE7, FF and so on, is conducive to search cited Indexed loved 5, the background features a built-powerful, integrated system features a number of cybercafes, to be optimized. 6, support for three types of databases: Access, SqlServer, MySql (the current version of Access)
Platform: | Size: 5918720 | Author: 欧阳锋 | Hits:

[Windows DevelopNetwork_Programming_for_Win

Description: (英文原版)这本书关注与Winsock网络编程技术。主要包括接口API,.net sockets,vb Winsock控制,RAS,IP Helper API 等-This book primarily focuses on the Winsock network programming technology. This book covers six technical areas: Winsock application programming interface (API) .NET Sockets (from C#) Visual Basic Winsock Control Client Remote Access Server (RAS) IP Helper API Legacy Networking—NetBIOS and the Windows redirector
Platform: | Size: 1794048 | Author: | Hits:

[.netMenuControl

Description: 简单Menu控件源码 几个星期前,开始了一个ASP.NET Web应用程序,需要一个简单的横向的带子菜单的Menu控件。将Menu控件拖拽到一个页面上时,我就决定使用ASP.NET的Menu控件。这个控件很简单,但该控件不提供访问的key和支持菜单窗体的target。我把这些功能放在一起将如何去实现: 1、包含accesskey属性 2、包含target属性 3、包含Site Map Path 作者:zhuqil-Simple Menu Control source code a few weeks ago, started a ASP.NET Web application that requires a simple horizontal menu Menu control tape. Drag the Menu control to a page, I decided to use the Menu control to ASP.NET. This control is very simple, but the control does not provide access to the key and support for the menu of the form target. I put these functions together, how to achieve: 1, contains the accesskey attribute 2, including the target attribute 3, including the Site Map Path Author: zhuqil
Platform: | Size: 20480 | Author: 朱信 | Hits:

[Internet-NetworkPHPWind_UTF8_7.5_BBS

Description: PHPWind 是一套采用 php+mysql 数据库 方式运行并可生成 html 页面的全新且完善的强大系统. 我们希望作为一个开源.共享的软件,PHPWind 可以以其流畅的速度与高负载能力激起各位加入PHPWind阵营的热情!共同打造专业品牌PHPWind.Net PHPWind 除了具备多重子版块.和后台用户组权限可以自由组合外, 还具备分版块控制生成html页面、可选用的所见即所得编辑器、防止图片和附件防盗链、多附件上传下载、输入图片URL直接显示图片、版块主题分类、版块 积分控制与版块内的用户组权限控制、主题与回复审核功能、自定义积分与自定义等级提升系统、论坛用户宣传接口、帖子加密隐藏出售、分论坛二级目录/域名等 -PHPWind is a way using php+ mysql database and can generate the html page to run a new and powerful sound system. We hope that, as an open-source. Sharing software, PHPWind can smooth the speed of its ability to arouse you with high-load Join PHPWind camp enthusiasm! together to build a professional brand PHPWind.Net PHPWind In addition to multiple sub-Forum. And back-end user group permissions can freely mix, but also have control of sub-Forum generated html page, optional WYSIWYG editor, to prevent anti-Daolian pictures and attachments, uploading and downloading multiple attachments, Input image URL directly display pictures, Forum theme, and Forum Forum integral control and access control within a user group, theme and recovery auditing functions, custom integration with a custom class lift system, the forum users about interface, encryption hide posts sell, sub-forums 2 Directory/Domain and some other features. so as to reduce the bulk of the Forum program must be developed to ha
Platform: | Size: 4119552 | Author: 阿亦子 | Hits:

[Windows Developxmls

Description: XMLS企业建站系统主要用于中小企业web站点的搭建和管理,通过配置XML和标签来快速构建站点,安装步骤简单快捷,能在短时间内独立完成一个web站点,系统的功能模块和模版风格可根据企业需要添加或更换,每套系统均有独立的后台控制面板,网站管理员输入系统口令后,可通过浏览器对企业站点远程管理及日常内容更新和维护。基于.NET 2.0 平台,运行速度快,而且它为使用HTML,可以和HTML或其它脚本语VBScript,JavaScript相互嵌套,程序代码安全保密,可以轻松的存取数据,适用于各种浏览器,支持多种数言,同时支持access和sql server数据库,整个系统完全独立运行。内置模块安装,创建功能,可以很容易创建或安装一个模块或网站模板,支持在线式网站模板安装,有多种类型,多种风格可供选择,只要会打字,就可以轻松构建一个网站。-XMLS enterprise Station system is mainly used for small and medium enterprises to build and manage web sites, through the configuration XML and tags to quickly build site simple and quick installation steps can be completed in a short time an independent web site, the system function modules and template styles can be added or replaced according to business needs, each system has a separate back-end control panel, site administrator password is entered into the system is available through the browser on the corporate site, remote management and daily content updates and maintenance. Based on. NET 2.0 platform, running fast, and it is for the use of HTML, can be HTML or other scripting language VBScript, JavaScript nested within each other, the program code for security and confidentiality, you can easily access data for a variety of browsers, support a variety of few words, while supporting access and sql server database, the entire system to run completely independent. Built-in module
Platform: | Size: 1249280 | Author: 416 | Hits:

[GUI DevelopDataGridView

Description: 用vb.net做的datagridview控件的使用例子。希望对大家有帮助。-Vb.net datagridview control to do with the use of examples. Hope to help.
Platform: | Size: 1643520 | Author: 于立伟 | Hits:

[Other DatabasesVB2005-DataGridView-Excel

Description: VB2005使用DataGridView控件绑定Access数据并导出Excel文件-VB2005 using DataGridView control to bind data and export Excel files Access
Platform: | Size: 553984 | Author: 哈哈哈 | Hits:

[OtherXoohoo

Description: 1、基于 ASP.NET MVC 3.0 RC2、.Net Framework 4 的RBAC(Role-Based Access Control)框架。但请注意,Xoohoo并不只是个RBAC框架。虽然脱胎于Oxite,但已渐行渐远... 2、充分利用ASP.NET MVC 3的特性,基于Filter的校验机制。 非常灵活并支持无限的扩展。(1, the RBAC (Role-Based, Access, Control) framework based on ASP.NET MVC 3 RC2 and.Net Framework 4. Note, however, that Xoohoo is not just a RBAC framework. Although born in Oxite, but has gradually drifted away... 2, make full use of the characteristics of ASP.NET MVC 3, based on the Filter checksum mechanism. Very flexible and supports unlimited extensions.)
Platform: | Size: 6461440 | Author: 老茂三 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net